home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / fish / 751-760 / 751 / yearprintq / src / yearprintq.cd < prev    next >
Text File  |  1995-03-18  |  2KB  |  101 lines

  1. ;*** $VER: Catalog_Description_File_for_YearPrintQ 2.5 (2.9.92) ***
  2. #header YEARPRINTQ
  3. ;
  4. ; --- Requester gadget texts ---
  5. ;
  6. MSG_RETRY_GAD (//30)
  7. Retry
  8. MSG_ABORT_GAD (//30)
  9. Abort
  10. MSG_QUIT_GAD (//30)
  11. Quit YearPrintQ
  12. MSG_CONTI_GAD (//30)
  13. Continue
  14. ;
  15. ; --- Requester texts ---
  16. ;
  17. MSG_NOTFOUND (//)
  18. Couldn't find %s\n%s
  19. MSG_FILE (//)
  20. the file
  21. MSG_LIBRARY (//)
  22. the library
  23. MSG_NOMEMORY (//)
  24. Not enough memory
  25. MSG_PRINTPROBL (//)
  26. Error while printing
  27. MSG_FILEERROR (//)
  28. Unable to read file\n%s
  29. MSG_LINEERROR (//)
  30. Error in line %ld of file\n%s:\n%s
  31. MSG_SECTION (//)
  32. False section command
  33. MSG_NOSECTION (//)
  34. No section command
  35. MSG_INSECTION (//)
  36. False item in %s section
  37. MSG_PRINTERUSED (//)
  38. Printer already in use?
  39. MSG_NOWINDOW (//)
  40. Couldn't open window
  41. MSG_USERBREAK (//)
  42. User break
  43. ;
  44. ; --- file requester text ---
  45. ;
  46. MSG_CHOOSEFILE (//)
  47. Choose defaults file
  48. ;
  49. ; --- Help message ---
  50. ;
  51. MSG_HELP (//)
  52. YearPrintQ prints one fourth of a calendar on\n\
  53. a sheet of paper sized DIN A5.\n\n\
  54. As some Workbench printer drivers (e.g. the one\n\
  55. for NEC_Pinwriter) print FINE with 17cpi, there\n\
  56. are two modes SEMI and FINE, which both switch\n\
  57. the printer to FINE, but print with different\n\
  58. line lengths.
  59. ;
  60. ; --- the Quarter gadget ---
  61. ;
  62. MSG_QUART_GADTXT (//)
  63. _Quarter:
  64. MSG_ALL_GAD (//)
  65. All
  66. ;
  67. ; --- the Pitch gadget ---
  68. ;
  69. MSG_PITCH_GADTXT (//)
  70. _Pitch:
  71. MSG_PICA_GAD (//)
  72. Pica 10cpi
  73. MSG_ELITE_GAD (//)
  74. Elite 12cpi
  75. MSG_SEMI_GAD (//)
  76. Semi 15cpi
  77. MSG_FINE_GAD (//)
  78. Fine 17cpi
  79. ;
  80. ; --- the other gadgets ---
  81. ;
  82. MSG_YEAR_GADTXT (//)
  83. _Year:
  84. MSG_FILE_GADTXT (//)
  85. _File:
  86. MSG_GRAPH_GADTXT (//)
  87. _Graphics:
  88. MSG_PRINT_GAD (//)
  89. Print _Calendar
  90. MSG_STOP_GAD (//)
  91. Interrupt printing
  92. ;
  93. ; --- DOS argument errors ---
  94. ;
  95. MSG_PITCHERR (//)
  96. Only one pitch argument at once.
  97. MSG_YEARERR (//)
  98. The year has to be between 1582 and 2199.
  99. MSG_QUARTERR (//)
  100. The quarter should be one of 0 to 3.
  101.